var net/netip.z0
19 uses
net/netip (current package)
netip.go#L69: z0 = (*intern.Value)(nil)
netip.go#L381: return ip.z == z0
netip.go#L387: func (ip Addr) IsValid() bool { return ip.z != z0 }
netip.go#L396: case z0:
netip.go#L472: return ip.z != z0 && ip.z != z4
netip.go#L513: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L597: if ip.z == z0 {
netip.go#L656: case z0:
netip.go#L696: if ip.z == z0 {
netip.go#L705: case z0:
netip.go#L765: case z0:
netip.go#L787: case z0:
netip.go#L920: case z0, z4:
netip.go#L948: case z0:
netip.go#L989: case z0:
netip.go#L1124: case z0:
netip.go#L1155: case z0:
netip.go#L1184: case z0:
netip.go#L1444: case z0:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)